home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / database / flexicat.zip / F.BAT < prev    next >
DOS Batch File  |  1996-07-06  |  394b  |  14 lines

  1. rem **************************************************************************
  2. rem If using 4DOS, you may put this BAT-file e.g. into your root directory to
  3. rem execute flexicat more easier. Just alter those CD commands below to fit it
  4. rem into your system.
  5. rem **************************************************************************
  6.  
  7. @echo off
  8. pushd
  9. c:
  10. cd \
  11. cd flexicat
  12. f
  13. popd
  14.